div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-size:14px;font-family:"Microsoft Yahei"; margin:0px;padding:0px;line-height:24px;clear:both; background:#f1f1f1; overflow-y:auto}
img{border:0px;}
ul,li{ list-style:none;}
em,i{ font-style:normal;}
a{ text-decoration:none;}

/*通用样式*/
.web{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right}
.clearfix{*zoom:1;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
input,button,select,textarea{outline:none; border:none;margin:0;padding:0;font-family:"Microsoft Yahei"; background:none; font-size:14px; color:#333;}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}